Fetch a :ref:`ref_flyteidl.admin.DescriptionEntity` object
Retrieve an existing description entity description.
Path Parameters
Identifies the specific type of resource that this identifier corresponds to.
UNSPECIFIED, TASK, WORKFLOW, LAUNCH_PLAN, DATASET Name of the project the resource belongs to.
Name of the domain the resource belongs to. A domain can be considered as a subset within a specific project.
User provided value for the resource.
Specific version of the resource.
Query Parameters
Optional, org key applied to the resource.
Response
A successful response.
DescriptionEntity contains detailed description for the task/workflow. Documentation could provide insight into the algorithms, business use case, etc.
Encapsulation of fields that uniquely identifies a Flyte resource.
One-liner overview of the entity.
Full user description with formatting preserved. This can be rendered by clients, such as the console or command line tools with in-tact formatting.
User-specified tags. These are arbitrary and can be used for searching filtering and discovering tasks.